3.175 \(\int \frac {\sqrt {d-c^2 d x^2} (a+b \cosh ^{-1}(c x))^2}{x^2} \, dx\)

Optimal. Leaf size=234 \[ \frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {c x-1} \sqrt {c x+1}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}+\frac {2 b c \sqrt {d-c^2 d x^2} \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt {c x-1} \sqrt {c x+1}}-\frac {b^2 c \sqrt {d-c^2 d x^2} \text {Li}_2\left (-e^{-2 \cosh ^{-1}(c x)}\right )}{\sqrt {c x-1} \sqrt {c x+1}} \]

[Out]

-(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/x+c*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)
^(1/2)+1/3*c*(a+b*arccosh(c*x))^3*(-c^2*d*x^2+d)^(1/2)/b/(c*x-1)^(1/2)/(c*x+1)^(1/2)+2*b*c*(a+b*arccosh(c*x))*
ln(1+1/(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)-b^2*c*polylog(2,-
1/(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.63, antiderivative size = 234, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 8, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.276, Rules used = {5798, 5738, 5660, 3718, 2190, 2279, 2391, 5676} \[ \frac {b^2 c \sqrt {d-c^2 d x^2} \text {PolyLog}\left (2,-e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {c x-1} \sqrt {c x+1}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {c x-1} \sqrt {c x+1}}-\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {c x-1} \sqrt {c x+1}}-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}+\frac {2 b c \sqrt {d-c^2 d x^2} \log \left (e^{2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt {c x-1} \sqrt {c x+1}} \]

Warning: Unable to verify antiderivative.

[In]

Int[(Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/x^2,x]

[Out]

-((Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/x) - (c*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(Sqrt[-1 +
c*x]*Sqrt[1 + c*x]) + (c*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^3)/(3*b*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (2*b
*c*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])*Log[1 + E^(2*ArcCosh[c*x])])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b^2
*c*Sqrt[d - c^2*d*x^2]*PolyLog[2, -E^(2*ArcCosh[c*x])])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x])

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 3718

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> -Simp[(I*(c + d*x)^(m +
 1))/(d*(m + 1)), x] + Dist[2*I, Int[((c + d*x)^m*E^(2*(-(I*e) + f*fz*x)))/(1 + E^(2*(-(I*e) + f*fz*x))), x],
x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5660

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> Subst[Int[(a + b*x)^n/Coth[x], x], x, ArcCosh
[c*x]] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0]

Rule 5676

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]), x_Symbol]
 :> Simp[(a + b*ArcCosh[c*x])^(n + 1)/(b*c*Sqrt[-(d1*d2)]*(n + 1)), x] /; FreeQ[{a, b, c, d1, e1, d2, e2, n},
x] && EqQ[e1, c*d1] && EqQ[e2, -(c*d2)] && GtQ[d1, 0] && LtQ[d2, 0] && NeQ[n, -1]

Rule 5738

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*
(x_)], x_Symbol] :> Simp[((f*x)^(m + 1)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/(f*(m + 1)), x
] + (-Dist[(b*c*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(f*(m + 1)*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(f*x)^(m + 1)
*(a + b*ArcCosh[c*x])^(n - 1), x], x] - Dist[(c^2*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(f^2*(m + 1)*Sqrt[1 + c*x]*
Sqrt[-1 + c*x]), Int[((f*x)^(m + 2)*(a + b*ArcCosh[c*x])^n)/(Sqrt[1 + c*x]*Sqrt[-1 + c*x]), x], x]) /; FreeQ[{
a, b, c, d1, e1, d2, e2, f}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2, 0] && GtQ[n, 0] && LtQ[m, -1]

Rule 5798

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Dist
[((-d)^IntPart[p]*(d + e*x^2)^FracPart[p])/((1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(f*x)^m*(1 + c*
x)^p*(-1 + c*x)^p*(a + b*ArcCosh[c*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[c^2*d + e, 0]
 &&  !IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x^2} \, dx &=\frac {\sqrt {d-c^2 d x^2} \int \frac {\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2}{x^2} \, dx}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}+\frac {\left (2 b c \sqrt {d-c^2 d x^2}\right ) \int \frac {a+b \cosh ^{-1}(c x)}{x} \, dx}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (c^2 \sqrt {d-c^2 d x^2}\right ) \int \frac {\left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (2 b c \sqrt {d-c^2 d x^2}\right ) \operatorname {Subst}\left (\int (a+b x) \tanh (x) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}-\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (4 b c \sqrt {d-c^2 d x^2}\right ) \operatorname {Subst}\left (\int \frac {e^{2 x} (a+b x)}{1+e^{2 x}} \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}-\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {-1+c x} \sqrt {1+c x}}+\frac {2 b c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {\left (2 b^2 c \sqrt {d-c^2 d x^2}\right ) \operatorname {Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}-\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {-1+c x} \sqrt {1+c x}}+\frac {2 b c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {\left (b^2 c \sqrt {d-c^2 d x^2}\right ) \operatorname {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {\sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{x}-\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^3}{3 b \sqrt {-1+c x} \sqrt {1+c x}}+\frac {2 b c \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}+\frac {b^2 c \sqrt {d-c^2 d x^2} \text {Li}_2\left (-e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.71, size = 270, normalized size = 1.15 \[ -\frac {a^2 \sqrt {d-c^2 d x^2}}{x}+a^2 c \sqrt {d} \tan ^{-1}\left (\frac {c x \sqrt {d-c^2 d x^2}}{\sqrt {d} \left (c^2 x^2-1\right )}\right )+a b c \sqrt {d-c^2 d x^2} \left (\frac {2 \log (c x)+\cosh ^{-1}(c x)^2}{\sqrt {\frac {c x-1}{c x+1}} (c x+1)}-\frac {2 \cosh ^{-1}(c x)}{c x}\right )+\frac {1}{3} b^2 c \sqrt {d-c^2 d x^2} \left (\frac {3 \sqrt {\frac {c x-1}{c x+1}} \text {Li}_2\left (-e^{-2 \cosh ^{-1}(c x)}\right )}{1-c x}+\cosh ^{-1}(c x) \left (\frac {\cosh ^{-1}(c x) \left (\cosh ^{-1}(c x)+3\right )+6 \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right )}{\sqrt {\frac {c x-1}{c x+1}} (c x+1)}-\frac {3 \cosh ^{-1}(c x)}{c x}\right )\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/x^2,x]

[Out]

-((a^2*Sqrt[d - c^2*d*x^2])/x) + a^2*c*Sqrt[d]*ArcTan[(c*x*Sqrt[d - c^2*d*x^2])/(Sqrt[d]*(-1 + c^2*x^2))] + a*
b*c*Sqrt[d - c^2*d*x^2]*((-2*ArcCosh[c*x])/(c*x) + (ArcCosh[c*x]^2 + 2*Log[c*x])/(Sqrt[(-1 + c*x)/(1 + c*x)]*(
1 + c*x))) + (b^2*c*Sqrt[d - c^2*d*x^2]*(ArcCosh[c*x]*((-3*ArcCosh[c*x])/(c*x) + (ArcCosh[c*x]*(3 + ArcCosh[c*
x]) + 6*Log[1 + E^(-2*ArcCosh[c*x])])/(Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x))) + (3*Sqrt[(-1 + c*x)/(1 + c*x)]*
PolyLog[2, -E^(-2*ArcCosh[c*x])])/(1 - c*x)))/3

________________________________________________________________________________________

fricas [F]  time = 0.60, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\sqrt {-c^{2} d x^{2} + d} {\left (b^{2} \operatorname {arcosh}\left (c x\right )^{2} + 2 \, a b \operatorname {arcosh}\left (c x\right ) + a^{2}\right )}}{x^{2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/x^2,x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*d*x^2 + d)*(b^2*arccosh(c*x)^2 + 2*a*b*arccosh(c*x) + a^2)/x^2, x)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/x^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2
poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

________________________________________________________________________________________

maple [B]  time = 0.62, size = 582, normalized size = 2.49 \[ -\frac {a^{2} \left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{d x}-a^{2} c^{2} x \sqrt {-c^{2} d \,x^{2}+d}-\frac {a^{2} c^{2} d \arctan \left (\frac {\sqrt {c^{2} d}\, x}{\sqrt {-c^{2} d \,x^{2}+d}}\right )}{\sqrt {c^{2} d}}+\frac {b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )^{3} c}{3 \sqrt {c x -1}\, \sqrt {c x +1}}-\frac {b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )^{2} c}{\sqrt {c x +1}\, \sqrt {c x -1}}-\frac {b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )^{2} x \,c^{2}}{\left (c x +1\right ) \left (c x -1\right )}+\frac {b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )^{2}}{\left (c x +1\right ) \left (c x -1\right ) x}+\frac {2 b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right ) \ln \left (1+\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )^{2}\right ) c}{\sqrt {c x -1}\, \sqrt {c x +1}}+\frac {b^{2} \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \polylog \left (2, -\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )^{2}\right ) c}{\sqrt {c x -1}\, \sqrt {c x +1}}+\frac {a b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )^{2} c}{\sqrt {c x -1}\, \sqrt {c x +1}}-\frac {2 a b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right ) c}{\sqrt {c x -1}\, \sqrt {c x +1}}-\frac {2 a b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right ) x \,c^{2}}{\left (c x +1\right ) \left (c x -1\right )}+\frac {2 a b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right )}{\left (c x +1\right ) \left (c x -1\right ) x}+\frac {2 a b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \ln \left (1+\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )^{2}\right ) c}{\sqrt {c x -1}\, \sqrt {c x +1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/x^2,x)

[Out]

-a^2/d/x*(-c^2*d*x^2+d)^(3/2)-a^2*c^2*x*(-c^2*d*x^2+d)^(1/2)-a^2*c^2*d/(c^2*d)^(1/2)*arctan((c^2*d)^(1/2)*x/(-
c^2*d*x^2+d)^(1/2))+1/3*b^2*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh(c*x)^3*c-b^2*(-d*(c^2*x
^2-1))^(1/2)*arccosh(c*x)^2/(c*x+1)^(1/2)/(c*x-1)^(1/2)*c-b^2*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)^2/(c*x+1)/(c
*x-1)*x*c^2+b^2*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)^2/(c*x+1)/(c*x-1)/x+2*b^2*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(
1/2)/(c*x+1)^(1/2)*arccosh(c*x)*ln(1+(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*c+b^2*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)
^(1/2)/(c*x+1)^(1/2)*polylog(2,-(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*c+a*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2
)/(c*x+1)^(1/2)*arccosh(c*x)^2*c-2*a*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh(c*x)*c-2*a*b
*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)/(c*x+1)/(c*x-1)*x*c^2+2*a*b*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)/(c*x+1)/(
c*x-1)/x+2*a*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*ln(1+(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*c

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -{\left (c \sqrt {d} \arcsin \left (c x\right ) + \frac {\sqrt {-c^{2} d x^{2} + d}}{x}\right )} a^{2} + \int \frac {\sqrt {-c^{2} d x^{2} + d} b^{2} \log \left (c x + \sqrt {c x + 1} \sqrt {c x - 1}\right )^{2}}{x^{2}} + \frac {2 \, \sqrt {-c^{2} d x^{2} + d} a b \log \left (c x + \sqrt {c x + 1} \sqrt {c x - 1}\right )}{x^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/x^2,x, algorithm="maxima")

[Out]

-(c*sqrt(d)*arcsin(c*x) + sqrt(-c^2*d*x^2 + d)/x)*a^2 + integrate(sqrt(-c^2*d*x^2 + d)*b^2*log(c*x + sqrt(c*x
+ 1)*sqrt(c*x - 1))^2/x^2 + 2*sqrt(-c^2*d*x^2 + d)*a*b*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1))/x^2, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^2\,\sqrt {d-c^2\,d\,x^2}}{x^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2))/x^2,x)

[Out]

int(((a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2))/x^2, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{2}}{x^{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*acosh(c*x))**2*(-c**2*d*x**2+d)**(1/2)/x**2,x)

[Out]

Integral(sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x))**2/x**2, x)

________________________________________________________________________________________